#g_contact {
    text-align: center;
}
.g-content {
    padding: 20px;
    max-width: 600px;
    min-height: 600px;
    /*background: #f1f1f1;*/
    margin: 10px auto 10px auto;
}

div.nice-select {
    width: 100%;
}

#area {
    width: 100%;
    height: 200px;
}
.clear {
    height: 30px;
}
.spacer {
    margin-top: 30px;
}
.color {
    background-color: #ff5a3c !important;
    color: #f1f1f1 !important;
}